| Ivi.Visa Namespace > IMessageBasedFormattedIO Interface > ReadLineListOfSByte Method : ReadLineListOfSByte(SByte[],Int64) Method |
'DeclarationOverloads Function ReadLineListOfSByte( _ ByVal data() As SByte, _ ByVal index As Long _ ) As Long
'UsageDim instance As IMessageBasedFormattedIO Dim data() As SByte Dim index As Long Dim value As Long value = instance.ReadLineListOfSByte(data, index)
int64 ReadLineListOfSByte( array<sbyte>^ data, int64 index )
Current with Keysight IO Libraries Suite 18